バージョン 24.2 (最新)

Dialog(String,IDictionary<String,Object>) メソッド

igDialog ウィジェットを設定するヘルパー。
シンタックス
public DialogWrapper Dialog( 
   System.string contentID,
   System.Collections.Generic.IDictionary<string,object> htmlAttributes
)

パラメータ

contentID
ContentID プロパティのセッター。ダイアログのコンテンツとして使用される html 要素の id。
htmlAttributes
HtmlAttributes プロパティのセッター。

戻り値の型

DialogWrapper の新しいインスタンス
参照

オンラインで表示: GitHub